home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / tex / style / misc / nosumlim.sty < prev    next >
Text File  |  1995-11-25  |  2KB  |  53 lines

  1. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. % NOSUMLIM.STY                            July 1990      %
  3. %                                                                          %
  4. % This file is part of the AMS-LaTeX Version 1.0 distribution              %
  5. %   American Mathematical Society, Technical Support Group,                %
  6. %   P. O. Box 6248, Providence, RI 02940                                   %
  7. %   800-321-4AMS (321-4267) or 401-455-4080                                %
  8. %   Internet: Tech-Support@Math.AMS.com                                    %
  9. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  10. %% 
  11. %% This is file `nosumlim.sty' generated
  12. %% on <1990/6/20> with the docstrip utility (v1.1j). 
  13. %% 
  14. %% The original source file was `nosumlim.doc'.
  15. %% 
  16. \def\fileversion{v1.0}
  17. \def\filedate{25-FEB-1990}
  18. \def\docdate {20-FEB-1990}
  19.  
  20. %% \CheckSum{20}
  21. %% \CharacterTable
  22. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  23. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  24. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  25. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  26. %%   Dollar        \$     Percent       \%     Ampersand     \&
  27. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  28. %%   Asterisk      \*     Plus          \+     Comma         \,
  29. %%   Minus         \-     Point         \.     Solidus       \/
  30. %%   Colon         \:     Semicolon     \;     Less than     \<
  31. %%   Equals        \=     Greater than  \>     Question mark \?
  32. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  33. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  34. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  35. %%   Right brace   \}     Tilde         \~}
  36. %%
  37. \@ifundefined{slimits@}
  38.      {\errmessage{The style option `nosumlim' does not make sense if you
  39.         do not use an AMS documentstyle (`amsart', `amsbook')
  40.         or the `amstex' option (and in the latter case
  41.         `amstex' must precede `nosumlim' in the options list).}\endinput}
  42.      {}
  43. \immediate\write\sixt@@n{Style Option `nosumlim'
  44.  \fileversion\space <\filedate>  (MJD)}
  45. \immediate\write\sixt@@n{English Documentation
  46.            \@spaces  <\docdate>  (MJD)}
  47. \let\slimits@\nolimits
  48. \endinput
  49.  
  50. \endinput
  51. %% 
  52. %% End of file `nosumlim.sty'.
  53.